home *** CD-ROM | disk | FTP | other *** search
/ Beginning Mac Programming / Beginning Mac Programming.bin / Open Me for REALbasic 3 / REALbasic 3.2 / Example Projects / Applications / Nubz Telnet / Read Me First < prev   
Text File  |  1999-03-27  |  676b  |  21 lines

  1. This is a simple TCP app, to do SMTP, POP and similar protocols manually, and to use with MUD/MOO (Multi User Domain).  It supports multiple windows and bookmarks that are saved to a preference file.  One bookmark is supplied by default, to LambdaMOO.  And it has a built-in simple text editor.
  2.  
  3. This example shows:
  4. * Multiple windows (window cloning)
  5. * Using TCP
  6. * Saving preferences using resources
  7. * Drag and Drop
  8. * Opening and saving text files
  9.  
  10. To build:
  11. 1. Open the project in REALbasic
  12. 2. Drop the Resources file onto the project window.
  13. 3. Build application.
  14.  
  15. Contact info:
  16. Matthijs van Duin
  17. matthijs@cds.nl
  18.  
  19. Hotline contact:
  20. server: cafe.realbasic.com
  21. nickname: xmath